home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / suprk445.arc / 4WILDCAT.ARC / SYBUP.BAT < prev    next >
DOS Batch File  |  1990-08-16  |  235b  |  10 lines

  1. echo off
  2. rem This is the batch file for SuperK
  3. rem Ymodem (1K Xmodem) Uploads in Batch Mode
  4. rem User MUST be using SuperK or K9X
  5. cd\wildcat\protocol
  6. superk p%2 s%1 ryb f %3
  7. if exist %3 copy %3 %4
  8. if exist %3 del %3
  9. cd\wildcat
  10.